Papers with discontinuous constituency parsing

1 papers
Discontinuous Constituency Parsing with a Stack-Free Transition System and a Dynamic Oracle (N19-1)

Copied to clipboard

Challenge: Discontinuous constituency trees are derivations of Linear Context-Free Rewriting Systems (LCFRS), which makes them much harder to parse.
Approach: They propose a transition system that uses a set of parsing items with constant-time random access instead of storing subtrees in a stack .
Outcome: The proposed system constructs a discontinuous constituency tree in 4n–2 transitions for a sentence of length n.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations